LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)
LEAD Technologies, Inc

MediaCreationNGetCommand Constructor(INGetClientSessionProxy,Int64[])






The client session proxy which handles the DICOM N-GET messages.
List of DICOM tag attributes to get during the DICOM N-GET request.
Initializes a new instance of the MediaCreationNGetCommand class.
Syntax
public MediaCreationNGetCommand( 
   INGetClientSessionProxy session,
   long[] attributes
)
'Declaration
 
Public Function New( _
   ByVal session As INGetClientSessionProxy, _
   ByVal attributes() As Long _
)
'Usage
 
Dim session As INGetClientSessionProxy
Dim attributes() As Long
 
Dim instance As New MediaCreationNGetCommand(session, attributes)
public MediaCreationNGetCommand( 
   INGetClientSessionProxy session,
   long[] attributes
)
function MediaCreationNGetCommand( 
   session ,
   attributes 
)
public:
MediaCreationNGetCommand( 
   INGetClientSessionProxy^ session,
   array<int64>^ attributes
)

Parameters

session
The client session proxy which handles the DICOM N-GET messages.
attributes
List of DICOM tag attributes to get during the DICOM N-GET request.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MediaCreationNGetCommand Class
MediaCreationNGetCommand Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features